Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replacement scan for read_gsheet #16

Merged
merged 1 commit into from
Oct 24, 2024
Merged

Replacement scan for read_gsheet #16

merged 1 commit into from
Oct 24, 2024

Conversation

archiewood
Copy link
Member

Previously you had to

FROM read_gsheet('https://docs.google.com/spreadsheets/d/11QdEasMWbETbFVxry-SsD8jVcdYIT1zBQszcF84MdE8/edit?gid=0#gid=0')

This allows you to read from a sheet implicitly with

FROM 'https://docs.google.com/spreadsheets/d/11QdEasMWbETbFVxry-SsD8jVcdYIT1zBQszcF84MdE8/edit?gid=0#gid=0'

if the url starts with "https://docs.google.com/spreadsheets/d/"

@archiewood archiewood merged commit a869d98 into main Oct 24, 2024
60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant